Properties
Properties | Description |
---|---|
CenterPoint | The property gets or sets a center point of arc. |
CounterClockWise | The property gets or sets a direction of arc. |
EndParam | The property gets or sets the end point of arc. |
Radius | The property gets or sets a radius of arc. |
StartParam | The property gets or sets the start point of arc. |
Derived from Tsg2DCurve | Description |
---|---|
Count | The property returns a quantity of the object's points. |
EdgeType | The property returns an edge type of the object. |
EndPoint | The property returns the end point of the object. |
Points | The property gets a point that belongs to the object by its index. |
StartPoint | The property returns the start point of the object. |